cody - HTMLify profile

cody
4270 Files
633450 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/164 - Bomb Throw Game
*, *:after, *:before {
box-sizing: border-box;
}
body {
margin: 0;
}
box-sizing: border-box;
}
body {
margin: 0;
}
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Bomb Throw</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel="stylesheet" href="./style.css">
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Bomb Throw</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel="stylesheet" href="./style.css">
# Bomb Throw Game
You have 10 Second to Align the distance and the angle and it will automatically throw the bomb
https://user-images.githubusercontent.com/72241207/168483279-a084753d-d8f7-47c1-a72c-48665d11e850.mp4
You have 10 Second to Align the distance and the angle and it will automatically throw the bomb
https://user-images.githubusercontent.com/72241207/168483279-a084753d-d8f7-47c1-a72c-48665d11e850.mp4